home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u242.dms / in.adf / Imploder / Tools / FImp.alias < prev    next >
Encoding:
Text File  |  1990-03-03  |  331 b   |  7 lines

  1. ; You can use this alias to read an imploded document.
  2. Alias EdExp FImp >NIL: [] T:Ex -XO -RF "Ed %s\nDelete T:Ex/#?" -AL C
  3.  
  4. ; This does the same thing apart from using FInf to add wildcarding for
  5. ; loading multiple files.
  6. Alias Edx FInf >NIL: [] -q -p -f -na -nh -lf "FImp %s T:Ex -XO -AL c -RF \"Ed %%s\\nDelete T:Ex/#?\"" BATCH
  7.